net.UDPConn.readMsg (method)
2 uses
net (current package)
udpsock.go#L199: n, oobn, flags, addr, err = c.readMsg(b, oob)
udpsock_posix.go#L97: func (c *UDPConn) readMsg(b, oob []byte) (n, oobn, flags int, addr netip.AddrPort, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)